home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls003.ltr < prev    next >
Text File  |  1995-03-21  |  1KB  |  34 lines

  1. 21 Feb 94
  2.  
  3. ATHENA Widget Library compiled for X11R5, nonshared
  4. ===================================================
  5.  
  6. This tar file has *.h files and the Athena widget library,
  7. compiled for SCO Open Desktop and X11R5 X Window System.
  8. Note that the newer SCO compress is used (-h option).
  9.  
  10. To install:
  11.  
  12.         #make sure the tls tar file is accessible
  13.     cd /
  14.         zcat tls003.tar.Z | tar xvf -
  15.         chown bin /usr/lib/libXaw.a
  16.         # chown for the *.h files too, if you want in /usr/include/X11/Xaw
  17.  
  18. As always, TLS materials are not supported by SCO Support dept, but
  19. your comments and feedback are welcome.
  20.  
  21. Dion L. Johnson
  22. SCO Product Manager - Development Systems  400 Encinal St. Santa Cruz, CA 95061
  23. dionj@sco.com   Compuserve: 71712,3301   FAX: 408-427-5417  Voice: 408-427-7565
  24.  
  25.  
  26. Changes log
  27.  
  28. 21Feb minor change:
  29. Xaw/Text.c:PopCopyQueue() contained a bogus printf() if the offset was null,
  30. this printf does not report a fatal condition or add any value, so it is 
  31. removed.
  32.  
  33. 22 Mar 95 - cover letter - change install tar command so it is correct.
  34.